DepositDataChange 
EntityType  Independent 
Logical Entity Name  DepositDataChange 
Default Table Name  SyAudit_AmDeposit 
Logical Only  NO 
Definition 
 
Note 
 

DepositDataChange Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TableName    VARCHAR(35)  NO 
 
DepositId(FK)    INTEGER  NO 
 
PropertyName    VARCHAR(35)  NO 
 
OldValue    VARCHAR(200)  YES 
 
NewValue    VARCHAR(200)  YES 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
Id(PK)    INTEGER  NO 
 
Note    VARCHAR(400)  YES 
 

DepositDataChange Keys 
Key Name  Key Type  Keys 
SyAudit_AmDeposit_UserId_N_N_IDX  Inversion Entry  LastModifiedUserId 
SyAudit_AmDeposit_RecordID_N_N_IDX  Inversion Entry  DepositId 
PK_SyAudit_AmDeposit_SyAuditID  PrimaryKey  Id 

DepositDataChange Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Non-Identifying  One To Zero or More        DepositId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DepositDataChange Check Constraints 
Check Constraint Name  CheckConstraint